home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-2.iso / Files II / Hyper / Me-Mz / MenuEdit.sit / Menu Editor / stack_-1.xml < prev    next >
Encoding:
Extensible Markup Language  |  1994-05-08  |  846 b   |  21 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>2</cardCount>
  7.     <cardID>5080</cardID>
  8.     <listID>3066</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>on openstack
  17. if "Digest" is not in the menus then
  18. create menu "Digest"
  19. put "Masticate,Chew,Swallow,-,Spit,Vomit,Belch" into menu "Digest"
  20. end if
  21. global KMenu
  22. put "Digest" into KMenu
  23. end openstack
  24. </script>
  25.     <background id="3589" file="background_3589.xml" name="" />
  26.     <card id="5080" file="card_5080.xml" marked="false" name="Menu Editor" owner="3589" />
  27.     <card id="2796" file="card_2796.xml" marked="false" name="About" owner="3589" />
  28. </stack>
  29.